home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / StartupManager.exe / 0 / RCDATA / TFDETAILS / TFDETAILS.txt < prev   
Text File  |  2008-10-30  |  14KB  |  485 lines

  1. object fDetails: TfDetails
  2.   Left = 357
  3.   Top = 145
  4.   BorderStyle = bsDialog
  5.   BorderWidth = 5
  6.   Caption = 'fDetails'
  7.   ClientHeight = 469
  8.   ClientWidth = 422
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object pnlClient: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 422
  26.     Height = 469
  27.     Align = alClient
  28.     BevelOuter = bvNone
  29.     TabOrder = 0
  30.     object pcMain: TPageControl
  31.       Left = 0
  32.       Top = 0
  33.       Width = 422
  34.       Height = 433
  35.       ActivePage = tsGeneral
  36.       TabOrder = 0
  37.       object tsGeneral: TTabSheet
  38.         BorderWidth = 12
  39.         Caption = 'tsGeneral'
  40.         object pnlHeader: TPanel
  41.           Left = 0
  42.           Top = 0
  43.           Width = 390
  44.           Height = 385
  45.           Align = alTop
  46.           BevelOuter = bvNone
  47.           TabOrder = 0
  48.           object pnlGeneral4: TPanel
  49.             Left = 0
  50.             Top = 263
  51.             Width = 390
  52.             Height = 122
  53.             Align = alClient
  54.             BevelOuter = bvNone
  55.             ParentColor = True
  56.             TabOrder = 0
  57.             object lblTargetCmdLabel: TAxLabel
  58.               Left = 4
  59.               Top = 17
  60.               Width = 107
  61.               Height = 16
  62.               WordWrap = False
  63.               Transparent = True
  64.               Caption = 'lblTargetCmdLabel'
  65.               ShowAccelChar = True
  66.             end
  67.             object Bevel3: TBevel
  68.               Left = 0
  69.               Top = 0
  70.               Width = 390
  71.               Height = 2
  72.               Align = alTop
  73.               Shape = bsBottomLine
  74.             end
  75.             object edtTargetCmd: TEdit
  76.               Left = 4
  77.               Top = 40
  78.               Width = 260
  79.               Height = 24
  80.               ReadOnly = True
  81.               TabOrder = 0
  82.               Text = 'edtTargetCmd'
  83.             end
  84.             object btnBrowse: TBitBtn
  85.               Left = 272
  86.               Top = 39
  87.               Width = 115
  88.               Height = 25
  89.               Caption = 'Browse'
  90.               TabOrder = 1
  91.               OnClick = btnBrowseClick
  92.               Glyph.Data = {
  93.                 82000000424D8200000000000000760000002800000005000000030000000100
  94.                 0400000000000C00000000000000000000001000000000000000000000000000
  95.                 8000008000000080800080000000800080008080000080808000C0C0C0000000
  96.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DD0DD000D000
  97.                 D00000000000}
  98.               Layout = blGlyphRight
  99.             end
  100.           end
  101.           object pnlGeneral3: TPanel
  102.             Left = 0
  103.             Top = 153
  104.             Width = 390
  105.             Height = 110
  106.             Align = alTop
  107.             BevelOuter = bvNone
  108.             TabOrder = 1
  109.             object Bevel2: TBevel
  110.               Left = 0
  111.               Top = 0
  112.               Width = 390
  113.               Height = 2
  114.               Align = alTop
  115.               Shape = bsBottomLine
  116.             end
  117.             object lblExistsLabel: TAxLabel
  118.               Left = 4
  119.               Top = 18
  120.               Width = 81
  121.               Height = 16
  122.               WordWrap = False
  123.               Transparent = True
  124.               Caption = 'lblExistsLabel'
  125.               ShowAccelChar = True
  126.             end
  127.             object lblExistsValue: TAxLabel
  128.               Left = 134
  129.               Top = 18
  130.               Width = 83
  131.               Height = 16
  132.               WordWrap = False
  133.               Transparent = True
  134.               Caption = 'lblExistsValue'
  135.               ShowAccelChar = True
  136.             end
  137.             object lblStartupLabel: TAxLabel
  138.               Left = 4
  139.               Top = 41
  140.               Width = 86
  141.               Height = 16
  142.               WordWrap = False
  143.               Transparent = True
  144.               Caption = 'lblStartupLabel'
  145.               ShowAccelChar = True
  146.             end
  147.             object lblStartupValue: TAxLabel
  148.               Left = 134
  149.               Top = 41
  150.               Width = 88
  151.               Height = 16
  152.               WordWrap = False
  153.               Transparent = True
  154.               Caption = 'lblStartupValue'
  155.               ShowAccelChar = True
  156.             end
  157.             object lblLocationLabel: TAxLabel
  158.               Left = 4
  159.               Top = 64
  160.               Width = 93
  161.               Height = 16
  162.               WordWrap = False
  163.               Transparent = True
  164.               Caption = 'lblLocationLabel'
  165.               ShowAccelChar = True
  166.             end
  167.             object lblLocationValue: TAxLabel
  168.               Left = 134
  169.               Top = 64
  170.               Width = 95
  171.               Height = 16
  172.               WordWrap = False
  173.               Transparent = True
  174.               Caption = 'lblLocationValue'
  175.               ShowAccelChar = True
  176.             end
  177.             object lblChangeLocation: TAxLabel
  178.               Left = 150
  179.               Top = 87
  180.               Width = 195
  181.               Height = 16
  182.               OnLinkClick = lblChangeLocationLinkClick
  183.               LinkColor = 14509568
  184.               LinkSelectedColor = 14522624
  185.               WordWrap = False
  186.               Transparent = True
  187.               Caption = '<a>Click to change startup location...</a>'
  188.               ShowAccelChar = True
  189.             end
  190.             object Image2: TImage
  191.               Left = 134
  192.               Top = 90
  193.               Width = 11
  194.               Height = 11
  195.               AutoSize = True
  196.               Picture.Data = {<image000.TPNGObject>}
  197.             end
  198.           end
  199.           object pnlGeneral2: TPanel
  200.             Left = 0
  201.             Top = 47
  202.             Width = 390
  203.             Height = 106
  204.             Align = alTop
  205.             BevelOuter = bvNone
  206.             TabOrder = 2
  207.             object imRating: TImage
  208.               Left = 4
  209.               Top = 16
  210.               Width = 12
  211.               Height = 12
  212.             end
  213.             object lRating: TAxLabel
  214.               Left = 25
  215.               Top = 14
  216.               Width = 40
  217.               Height = 16
  218.               WordWrap = False
  219.               Transparent = True
  220.               Caption = 'lRating'
  221.               ShowAccelChar = True
  222.             end
  223.             object lRatingDescription: TAxLabel
  224.               Left = 4
  225.               Top = 31
  226.               Width = 381
  227.               Height = 54
  228.               WordWrap = True
  229.               Transparent = True
  230.               AutoSize = False
  231.               Caption = 'lRatingDescription'
  232.               ShowAccelChar = True
  233.             end
  234.             object lSearchURL: TAxLabel
  235.               Left = 4
  236.               Top = 83
  237.               Width = 69
  238.               Height = 16
  239.               OnLinkClick = lSearchURLLinkClick
  240.               LinkColor = 14509568
  241.               LinkSelectedColor = 14522624
  242.               WordWrap = False
  243.               Transparent = True
  244.               Caption = 'lSearchURL'
  245.               ShowAccelChar = True
  246.             end
  247.             object Bevel1: TBevel
  248.               Left = 0
  249.               Top = 0
  250.               Width = 390
  251.               Height = 2
  252.               Align = alTop
  253.               Shape = bsBottomLine
  254.             end
  255.           end
  256.           object pnlGeneral1: TPanel
  257.             Left = 0
  258.             Top = 0
  259.             Width = 390
  260.             Height = 47
  261.             Align = alTop
  262.             BevelOuter = bvNone
  263.             TabOrder = 3
  264.             object imIcon: TImage
  265.               Left = 2
  266.               Top = 1
  267.               Width = 32
  268.               Height = 32
  269.               Transparent = True
  270.             end
  271.             object lName: TAxLabel
  272.               Left = 54
  273.               Top = 2
  274.               Width = 37
  275.               Height = 16
  276.               WordWrap = False
  277.               Transparent = True
  278.               Caption = 'lName'
  279.               ShowAccelChar = True
  280.             end
  281.             object lPublisher: TAxLabel
  282.               Left = 54
  283.               Top = 17
  284.               Width = 57
  285.               Height = 16
  286.               WordWrap = False
  287.               Transparent = True
  288.               Caption = 'lPublisher'
  289.               ShowAccelChar = True
  290.             end
  291.             object lProductName: TAxLabel
  292.               Left = 4
  293.               Top = 43
  294.               Width = 82
  295.               Height = 16
  296.               WordWrap = False
  297.               Transparent = True
  298.               Caption = 'lProductName'
  299.               ShowAccelChar = True
  300.             end
  301.           end
  302.         end
  303.       end
  304.       object tsDetails: TTabSheet
  305.         BorderWidth = 12
  306.         Caption = 'tsDetails'
  307.         ImageIndex = 2
  308.         object lblPropertiesLink: TAxLabel
  309.           Left = 22
  310.           Top = 361
  311.           Width = 96
  312.           Height = 16
  313.           OnLinkClick = lblPropertiesLinkLinkClick
  314.           LinkColor = 14509568
  315.           LinkSelectedColor = 14522624
  316.           WordWrap = False
  317.           Transparent = True
  318.           Caption = 'lblPropertiesLink'
  319.           ShowAccelChar = True
  320.         end
  321.         object Image1: TImage
  322.           Left = 4
  323.           Top = 364
  324.           Width = 11
  325.           Height = 11
  326.           AutoSize = True
  327.           Picture.Data = {<image001.TPNGObject>}
  328.         end
  329.         object Panel1: TPanel
  330.           Left = 0
  331.           Top = 0
  332.           Width = 390
  333.           Height = 350
  334.           Align = alTop
  335.           BevelInner = bvRaised
  336.           BevelOuter = bvLowered
  337.           TabOrder = 0
  338.           object lvProperties: TAxListView
  339.             Left = 2
  340.             Top = 2
  341.             Width = 386
  342.             Height = 346
  343.             HorzScrollBar.Range = 380
  344.             VertScrollBar.Range = 10
  345.             TrackingScroll = True
  346.             Sections.Font.Charset = DEFAULT_CHARSET
  347.             Sections.Font.Color = clWindowText
  348.             Sections.Font.Height = -12
  349.             Sections.Font.Name = 'Arial'
  350.             Sections.Font.Style = [fsBold]
  351.             Sections.HeaderTextOffset = 5
  352.             Sections.ItemsOffset = 5
  353.             Sections.HeaderHeight = 18
  354.             Sections = <>
  355.             BorderStyle = bsNone
  356.             RowSelect = True
  357.             HotTrackStyle.HighlightFont.Charset = DEFAULT_CHARSET
  358.             HotTrackStyle.HighlightFont.Color = clWindowText
  359.             HotTrackStyle.HighlightFont.Height = -11
  360.             HotTrackStyle.HighlightFont.Name = 'Tahoma'
  361.             HotTrackStyle.HighlightFont.Style = []
  362.             Style = lsHeadered
  363.             Header.Font.Charset = DEFAULT_CHARSET
  364.             Header.Font.Color = clWindowText
  365.             Header.Font.Height = -12
  366.             Header.Font.Name = 'Arial'
  367.             Header.Font.Style = []
  368.             Header.Sections = <
  369.               item
  370.                 ImageIndex = -1
  371.                 MaxWidth = 160
  372.                 Text = 'Property'
  373.                 Width = 140
  374.                 AllowResize = False
  375.               end
  376.               item
  377.                 ImageIndex = -1
  378.                 MaxWidth = 260
  379.                 Text = 'Value'
  380.                 Width = 240
  381.                 AllowResize = False
  382.               end>
  383.             Header.Height = 18
  384.             Align = alClient
  385.             Font.Charset = DEFAULT_CHARSET
  386.             Font.Color = clWindowText
  387.             Font.Height = -12
  388.             Font.Name = 'Arial'
  389.             Font.Style = []
  390.             ParentFont = False
  391.             ParentShowHint = False
  392.             TabOrder = 0
  393.             OnClick = lvPropertiesClick
  394.             OnKeyPress = lvPropertiesKeyPress
  395.           end
  396.         end
  397.       end
  398.     end
  399.     object btnOk: TButton
  400.       Left = 130
  401.       Top = 441
  402.       Width = 91
  403.       Height = 25
  404.       Caption = 'OK'
  405.       Default = True
  406.       ModalResult = 1
  407.       TabOrder = 1
  408.       OnClick = btnOkClick
  409.       OnKeyDown = ButtonKeyDown
  410.     end
  411.     object btnCancel: TButton
  412.       Left = 230
  413.       Top = 441
  414.       Width = 91
  415.       Height = 25
  416.       Cancel = True
  417.       Caption = 'Cancel'
  418.       ModalResult = 2
  419.       TabOrder = 2
  420.       OnKeyDown = ButtonKeyDown
  421.     end
  422.     object btnApply: TButton
  423.       Left = 330
  424.       Top = 441
  425.       Width = 91
  426.       Height = 25
  427.       Action = acApply
  428.       TabOrder = 3
  429.       OnKeyDown = ButtonKeyDown
  430.     end
  431.   end
  432.   object alDetails: TActionList
  433.     OnUpdate = alDetailsUpdate
  434.     Left = 4
  435.     Top = 437
  436.     object acBrowseFavorites: TAction
  437.       Category = 'Browse'
  438.       Caption = 'Favorite Programs...'
  439.       OnExecute = acBrowseFavoritesExecute
  440.     end
  441.     object acBrowseStartMenu: TAction
  442.       Category = 'Browse'
  443.       Caption = 'Start Menu Programs...'
  444.       OnExecute = acBrowseStartMenuExecute
  445.     end
  446.     object acBrowseLocalDisks: TAction
  447.       Category = 'Browse'
  448.       Caption = 'Local Disks...'
  449.       OnExecute = acBrowseLocalDisksExecute
  450.     end
  451.     object acApply: TAction
  452.       Category = 'Edit'
  453.       Caption = 'Apply'
  454.       OnExecute = acApplyExecute
  455.     end
  456.   end
  457.   object pmBrowse: TPopupMenu
  458.     Left = 32
  459.     Top = 437
  460.     object FavoritePrograms1: TMenuItem
  461.       Action = acBrowseFavorites
  462.     end
  463.     object StartMenuPrograms1: TMenuItem
  464.       Action = acBrowseStartMenu
  465.     end
  466.     object LocalDisks1: TMenuItem
  467.       Action = acBrowseLocalDisks
  468.     end
  469.   end
  470.   object dlgOpenFile: TOpenDialog
  471.     Filter = 'Applications|*.com;*.exe;*.bat;*.cmd'
  472.     Options = [ofHideReadOnly, ofNoChangeDir, ofFileMustExist, ofEnableSizing, ofDontAddToRecent]
  473.     Title = 'Open'
  474.     Left = 60
  475.     Top = 436
  476.   end
  477.   object tmrLabels: TTimer
  478.     Enabled = False
  479.     Interval = 10
  480.     OnTimer = tmrLabelsTimer
  481.     Left = 88
  482.     Top = 440
  483.   end
  484. end
  485.